Dynomotion

Group: DynoMotion Message: 3124 From: himykabibble Date: 1/15/2012
Subject: Implementing Simulation Mode with dotNet
Brad,

In my CNC Controller app, I would like to implement a simulation mode, similar to KMotionCNC. But, I find some KMController operations, like axis and pin configurations cannot be performed with no hardware present without throwing lots of exceptions, and error dialogs. Which functions cannot be performed when hardware is not present, or, conversely, which operations are essential to being able to run simulation?

Regards,
Ray L.
Group: DynoMotion Message: 3127 From: brad murry Date: 1/15/2012
Subject: Re: Implementing Simulation Mode with dotNet
You can simulate without hardware as I do in MM.  All interpreter functions are stable in disconnected mode

-Brad Murry

From: himykabibble
Sent: 1/15/2012 5:20 PM
To: DynoMotion@yahoogroups.com
Subject: [DynoMotion] Implementing Simulation Mode with dotNet

 

Brad,

In my CNC Controller app, I would like to implement a simulation mode, similar to KMotionCNC. But, I find some KMController operations, like axis and pin configurations cannot be performed with no hardware present without throwing lots of exceptions, and error dialogs. Which functions cannot be performed when hardware is not present, or, conversely, which operations are essential to being able to run simulation?

Regards,
Ray L.

Group: DynoMotion Message: 3130 From: himykabibble Date: 1/15/2012
Subject: Re: Implementing Simulation Mode with dotNet
Brad,

So I can just bring up the Interpreter, without doing any other KMController initialization?

Regards,
Ray L.

--- In DynoMotion@yahoogroups.com, brad murry <bradodarb@...> wrote:
>
> You can simulate without hardware as I do in MM. All interpreter functions are stable in disconnected mode
>
> -Brad Murry
> ________________________________
> From: himykabibble
> Sent: 1/15/2012 5:20 PM
> To: DynoMotion@yahoogroups.com
> Subject: [DynoMotion] Implementing Simulation Mode with dotNet
>
> Brad,
>
> In my CNC Controller app, I would like to implement a simulation mode, similar to KMotionCNC. But, I find some KMController operations, like axis and pin configurations cannot be performed with no hardware present without throwing lots of exceptions, and error dialogs. Which functions cannot be performed when hardware is not present, or, conversely, which operations are essential to being able to run simulation?
>
> Regards,
> Ray L.
>